Test Series - computer fundamental

Test Number 70/95

Q: DBMS is a set of __________ to access the data.
A. Codes
B. Programs
C. Information
D. Metadata
Solution: Database is a set of programs designed to access the data. It contains information about a particular enterprise.
Q: DBMS provides a convenient and efficient environment.
A. True
B. False
C. none
D. ..
Solution: The statement is true. DBMS stands for Database Management System. It provides an efficient and easy to use environment.
Q: Which of the following isn’t a level of abstraction?
A. physical
B. logical
C. user
D. view
Solution: There are three levels of abstraction: physical, logical and the view level. These three levels are involved in DBMS.
Q: A level that describes how a record is stored.
A. physical
B. logical
C. user
D. view
Solution: The answer is physical. The physical level describes how the record gets stored.
e.g. Customer.
Q: The ______level helps application programs hide the details of data types.
A. physical
B. logical
C. user
D. view
Solution: The application programs hide details of datatypes. Views can also hide information for security purposes.
Q: A logical structure of the database.
A. Schema
B. Attribute
C. Parameter
D. Instance
Solution: A schema is the logical structure of the database. e.g A set of customers and accounts and their relationship.
Q: The actual content in the database at a particular point.
A. Schema
B. Attribute
C. Parameter
D. Instance
Solution: The answer is Instance. Instance is the actual content of the database at a particular point of time.
Q: Which of the following is not an object-based logical model?
A. ER
B. Network
C. Semantic
D. Functional
Solution: Network model is a part of record-based logical model and not object-based. Others are object based models. ER stands for Entity-relationship.
Q: SQL is _______
A. Relational
B. Network
C. IMS
D. Hierarchical
Solution: SQL or structured query language is a relational model. It comes under record-based logical models.
Q: A level that describes data stored in a database and the relationships among the data.
A. physical
B. logical
C. user
D. view
Solution: The answer is logical. The logical level describes the relationships between the data. Physical level describes how the data is stored.

You Have Score    /10